back

Day 2: 18/6/25 : Techmaghi

Welcome to the second day of the Techmaghi class! Explore the topics and activities below.

Unordered List

This section demonstrates an unordered list, which is used to display items without any specific order.

Ordered List

This section shows an ordered list, where the items are numbered to indicate a sequence.

  1. 1
  2. 2
  3. 3
  4. 4
  5. 5
  6. 6

Headings Example

HTML provides six levels of headings, from <h1> (most important) to <h6> (least important):

Rahul 1

Rahul 2

Rahul 3

Rahul 4

Rahul 5
Rahul 6

Article Example

The <article> tag is used to represent a self-contained piece of content.

Day 2: 18/6/25 : Techmaghi

Navigation

Go back to the previous day's content:

Day 1: Techmaghi

Input Example

This is a simple input field for user interaction: